Skip to content

fix: remove e2e code block from deploy.yml#551

Merged
Roopan-Microsoft merged 5 commits into
dev-v3from
psl-remove-e2e
Oct 7, 2025
Merged

fix: remove e2e code block from deploy.yml#551
Roopan-Microsoft merged 5 commits into
dev-v3from
psl-remove-e2e

Conversation

@NirajC-Microsoft

Copy link
Copy Markdown
Contributor

Purpose

This pull request makes a small change to the deployment workflow configuration by removing the e2e-test job from .github/workflows/deploy.yml and updating the dependencies for the cleanup-deployment job.

Workflow configuration update:

  • Removed the e2e-test job and its conditional execution after successful deployment, simplifying the workflow steps.
  • Updated the cleanup-deployment job to depend only on the deploy job instead of both deploy and e2e-test.
  • ...

Does this introduce a breaking change?

  • Yes
  • No

How to Test

  • Get the code
git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install
  • Test the code

What to Check

Verify that the following are valid

  • ...

Other Information

@Roopan-Microsoft Roopan-Microsoft merged commit bcd032e into dev-v3 Oct 7, 2025
6 of 8 checks passed
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 3.0.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

deepammi pushed a commit to deepammi/Multi-Agent-Custom-Automation-Engine-Solution-Accelerator that referenced this pull request Dec 7, 2025
fix: remove e2e code block from deploy.yml
@Harmanpreet-Microsoft Harmanpreet-Microsoft deleted the psl-remove-e2e branch January 2, 2026 07:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants